[INFO] cloning repository https://github.com/Brevex/Argos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brevex/Argos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrevex%2FArgos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrevex%2FArgos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4351e9f16561f1f3d817656135973e25d658670d
[INFO] testing Brevex/Argos against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrevex%2FArgos" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brevex/Argos
[INFO] finished tweaking git repo https://github.com/Brevex/Argos
[INFO] tweaked toml for git repo https://github.com/Brevex/Argos written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brevex/Argos on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brevex/Argos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e52003d570112036d46a7395a27453c3bfdd173193166ccc363ebe2ae69168
[INFO] running `Command { std: "docker" "start" "-a" "07e52003d570112036d46a7395a27453c3bfdd173193166ccc363ebe2ae69168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e52003d570112036d46a7395a27453c3bfdd173193166ccc363ebe2ae69168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e52003d570112036d46a7395a27453c3bfdd173193166ccc363ebe2ae69168", kill_on_drop: false }`
[INFO] [stdout] 07e52003d570112036d46a7395a27453c3bfdd173193166ccc363ebe2ae69168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a61233cebba63f8181e56dedbcfedc0ad8c10ac0a836881543d19966a803f747
[INFO] running `Command { std: "docker" "start" "-a" "a61233cebba63f8181e56dedbcfedc0ad8c10ac0a836881543d19966a803f747", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling argos v0.7.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.58s
[INFO] running `Command { std: "docker" "inspect" "a61233cebba63f8181e56dedbcfedc0ad8c10ac0a836881543d19966a803f747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a61233cebba63f8181e56dedbcfedc0ad8c10ac0a836881543d19966a803f747", kill_on_drop: false }`
[INFO] [stdout] a61233cebba63f8181e56dedbcfedc0ad8c10ac0a836881543d19966a803f747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5316b8949e5c6372248c3b2a742785a1f058ee4a20c01406f81863000f93708
[INFO] running `Command { std: "docker" "start" "-a" "b5316b8949e5c6372248c3b2a742785a1f058ee4a20c01406f81863000f93708", kill_on_drop: false }`
[INFO] [stderr]    Compiling argos v0.7.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "b5316b8949e5c6372248c3b2a742785a1f058ee4a20c01406f81863000f93708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5316b8949e5c6372248c3b2a742785a1f058ee4a20c01406f81863000f93708", kill_on_drop: false }`
[INFO] [stdout] b5316b8949e5c6372248c3b2a742785a1f058ee4a20c01406f81863000f93708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce6d1a7de64db085c8977747045dfb0a352d3858667dc076055233592bac676b
[INFO] running `Command { std: "docker" "start" "-a" "ce6d1a7de64db085c8977747045dfb0a352d3858667dc076055233592bac676b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/argos-95e1715243b421eb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/argos-23f39179e8dff309)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/analysis_tests.rs (/opt/rustwide/target/debug/deps/analysis_tests-83d1c7f1ac26278e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_scan_block_finds_jpeg_footer ... ok
[INFO] [stdout] test test_scan_block_finds_png_header ... ok
[INFO] [stdout] test test_scan_block_multiple_headers ... ok
[INFO] [stdout] test test_scan_block_finds_jpeg_header ... ok
[INFO] [stdout] test test_scan_block_finds_png_footer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/carving_tests.rs (/opt/rustwide/target/debug/deps/carving_tests-a0c84f2ac67d401b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_recovery_stats ... ok
[INFO] [stdout] test test_recovery_stats_empty ... ok
[INFO] [stdout] test test_fragment_ranges_multi ... ok
[INFO] [stdout] test test_fragment_ranges_linear ... ok
[INFO] [stdout] test test_recovery_stats_reassembled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/devices_tests.rs (/opt/rustwide/target/debug/deps/devices_tests-a90771300183bb7b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_device_selection_options ... ok
[INFO] [stdout] test test_format_device_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extraction_integration_tests.rs (/opt/rustwide/target/debug/deps/extraction_integration_tests-5f31a5d19196659f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_extract_all_empty_list ... ok
[INFO] [stdout] test test_extract_all_creates_tier_directories ... ok
[INFO] [stdout] test test_extract_all_progress_callback ... ok
[INFO] [stdout] test test_extract_all_output_files_valid_jpeg ... ok
[INFO] [stdout] test test_extract_all_dedup_keeps_higher_confidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extraction_tests.rs (/opt/rustwide/target/debug/deps/extraction_tests-cc4b29548c8dfc46)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_generate_filename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/formats_jpeg_tests.rs (/opt/rustwide/target/debug/deps/formats_jpeg_tests-88607996d90df48b)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_candidate_score_returns_none_for_veto ... ok
[INFO] [stdout] test test_detect_jpeg_break_rst_tracking ... ok
[INFO] [stdout] test test_detect_jpeg_break_valid_eoi ... ok
[INFO] [stdout] test test_detect_jpeg_break_zero_run ... ok
[INFO] [stdout] test test_detect_jpeg_break_no_scan_data ... ok
[INFO] [stdout] test test_find_sos_offset ... ok
[INFO] [stdout] test test_is_valid_marker ... ok
[INFO] [stdout] test test_matches_jpeg_continuation_all_zeros ... ok
[INFO] [stdout] test test_matches_jpeg_continuation_low_entropy ... ok
[INFO] [stdout] test test_quick_jpeg_dimensions_no_sof ... ok
[INFO] [stdout] test test_validate_jpeg_minimum_size ... ok
[INFO] [stdout] test test_validate_jpeg_progressive_sof ... ok
[INFO] [stdout] test test_validate_jpeg_truncated_segment_length ... ok
[INFO] [stdout] test test_validate_jpeg_with_sof ... ok
[INFO] [stdout] test test_validate_jpeg_with_exif ... ok
[INFO] [stdout] test test_validate_jpeg_with_icc_profile ... ok
[INFO] [stdout] test test_matches_jpeg_continuation_too_short ... ok
[INFO] [stdout] test test_matches_jpeg_continuation_high_entropy ... ok
[INFO] [stdout] test test_validate_jpeg_invalid ... ok
[INFO] [stdout] test test_is_valid_marker_full_range ... ok
[INFO] [stdout] test test_find_sos_offset_no_sos ... ok
[INFO] [stdout] test test_validate_jpeg_no_soi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/formats_png_tests.rs (/opt/rustwide/target/debug/deps/formats_png_tests-2c989537e450c5dd)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stderr]      Running tests/fs_ext4_tests.rs (/opt/rustwide/target/debug/deps/fs_ext4_tests-f567047a0ac447c0)
[INFO] [stdout] test test_chunk_iterator_truncated_chunk ... ok
[INFO] [stdout] test test_detect_png_break_crc_mismatch ... ok
[INFO] [stdout] test test_detect_png_break_truncated ... ok
[INFO] [stdout] test test_detect_png_break_zero_run ... ok
[INFO] [stdout] test test_matches_png_continuation_too_short ... ok
[INFO] [stdout] test test_detect_png_break_no_break ... ok
[INFO] [stdout] test test_matches_png_continuation_not_idat ... ok
[INFO] [stdout] test test_matches_png_continuation_not_idat_type ... ok
[INFO] [stdout] test test_matches_png_continuation_valid_complete_chunk ... ok
[INFO] [stdout] test test_validate_png_header_invalid_signature ... ok
[INFO] [stdout] test test_validate_png_header_valid ... ok
[INFO] [stdout] test test_validate_png_idat_counting ... ok
[INFO] [stdout] test test_validate_png_ancillary_chunks ... ok
[INFO] [stdout] test test_matches_png_continuation_valid_idat ... ok
[INFO] [stdout] test test_validate_png_ihdr_bad_crc ... ok
[INFO] [stdout] test test_validate_png_ihdr_wrong_length ... ok
[INFO] [stdout] test test_validate_png_minimum_size ... ok
[INFO] [stdout] test test_validate_png_wrong_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_block_to_offset_with_partition ... ok
[INFO] [stdout] test test_extent_contiguous_coalescing ... ok
[INFO] [stdout] test test_extent_hi_bits ... ok
[INFO] [stdout] test test_extent_multiple_leaves_non_contiguous ... ok
[INFO] [stdout] test test_extent_single_leaf ... ok
[INFO] [stdout] test test_extent_uninitialized_len_bit_masked ... ok
[INFO] [stdout] test test_extent_bad_magic ... ok
[INFO] [stdout] test test_block_to_offset ... ok
[INFO] [stdout] test test_extent_uninitialized_skipped ... ok
[INFO] [stdout] test test_extent_with_partition_offset ... ok
[INFO] [stdout] test test_extent_zero_entries ... ok
[INFO] [stdout] test test_superblock_64bit ... ok
[INFO] [stdout] test test_superblock_bad_block_size ... ok
[INFO] [stdout] test test_superblock_bad_magic ... ok
[INFO] [stdout] test test_superblock_inode_size_too_small ... ok
[INFO] [stdout] test test_superblock_no_extents_feature ... ok
[INFO] [stdout] test test_superblock_valid_1k ... ok
[INFO] [stdout] test test_superblock_valid_4k ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fs_fat32_tests.rs (/opt/rustwide/target/debug/deps/fs_fat32_tests-2146a603755462ca)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_detect_fat32_non_power_of_two_bps ... ok
[INFO] [stdout] test test_detect_fat32_zero_num_fats ... ok
[INFO] [stdout] test test_detect_fat32_invalid_root_cluster ... ok
[INFO] [stdout] test test_detect_fat32_zero_sectors_per_cluster ... ok
[INFO] [stdout] test test_detect_fat32_4096_bps ... ok
[INFO] [stdout] test test_detect_fat32_invalid_signature ... ok
[INFO] [stdout] test test_detect_fat32_valid_boot_sector ... ok
[INFO] [stdout] test test_is_valid_cluster ... ok
[INFO] [stdout] test test_detect_fat32_invalid_fat32_string ... ok
[INFO] [stderr]      Running tests/fs_ntfs_tests.rs (/opt/rustwide/target/debug/deps/fs_ntfs_tests-8fc01c1a12188bb8)
[INFO] [stdout] test test_cluster_to_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_detect_ntfs_record_size_too_small ... ok
[INFO] [stdout] test test_detect_ntfs_record_size_negative ... ok
[INFO] [stdout] test test_detect_ntfs_4096_bps ... ok
[INFO] [stdout] test test_detect_ntfs_valid_boot_sector ... ok
[INFO] [stdout] test test_ntfs_cluster_to_offset ... ok
[INFO] [stdout] test test_detect_ntfs_invalid_oem ... ok
[INFO] [stdout] test test_detect_ntfs_record_size_too_large ... ok
[INFO] [stdout] test test_detect_ntfs_record_size_positive ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-abe0a7fbed5e7f39)
[INFO] [stdout] test test_detect_ntfs_non_power_of_two_bps ... ok
[INFO] [stdout] test test_detect_ntfs_zero_spc ... ok
[INFO] [stdout] test test_detect_ntfs_zero_bps ... ok
[INFO] [stdout] test test_ntfs_cluster_to_offset_with_partition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_fragment_map_sorting ... ok
[INFO] [stdout] test test_recovery_stats_zeroes_when_empty ... ok
[INFO] [stdout] test test_scan_block_finds_no_fragments_in_zeros ... ok
[INFO] [stdout] test test_scan_block_finds_jpeg_header ... ok
[INFO] [stdout] test test_scanner_handles_partial_blocks ... ok
[INFO] [stdout] test test_empty_disk_no_false_positives ... ok
[INFO] [stdout] test test_small_images_filtered_out ... ok
[INFO] [stdout] test test_disk_with_noise ... ok
[INFO] [stdout] test test_output_directory_creation ... ok
[INFO] [stdout] test test_png_recovery_pipeline ... ok
[INFO] [stdout] test test_dedup_distinct_images_kept ... ok
[INFO] [stdout] test test_full_recovery_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/io_failure_tests.rs (/opt/rustwide/target/debug/deps/io_failure_tests-583316096e926909)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_extraction_error_eio_maps_to_device_disconnected ... ok
[INFO] [stdout] test test_extraction_error_write_zero_maps_to_disk_full ... ok
[INFO] [stdout] test test_extraction_error_enospc_maps_to_disk_full ... ok
[INFO] [stdout] test test_recoverable_eio ... ok
[INFO] [stdout] test test_recoverable_enodata ... ok
[INFO] [stdout] test test_extraction_error_enxio_maps_to_device_disconnected ... ok
[INFO] [stdout] test test_not_recoverable_not_found ... ok
[INFO] [stdout] test test_open_nonexistent_file ... ok
[INFO] [stdout] test test_recoverable_other_kind ... ok
[INFO] [stdout] test test_not_recoverable_broken_pipe ... ok
[INFO] [stdout] test test_extraction_error_generic_io_not_fatal ... ok
[INFO] [stdout] test test_reader_concurrent_clones_read_same_data ... ok
[INFO] [stdout] test test_reader_handles_file_shorter_than_expected ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test io_failure_tests`
[INFO] [stdout] test test_open_permission_denied ... FAILED
[INFO] [stdout] test test_scanner_very_small_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_open_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_open_permission_denied' (204) panicked at tests/io_failure_tests.rs:21:5:
[INFO] [stdout] Should fail to open unreadable file
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e56eeddc99a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e56eeddc99a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e56eeddc99a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e56eeddc99a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e56eedf07da - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e56eedf07da - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e56eede1352 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e56eede1352 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e56eedb9dbf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e56eedb9dbf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e56eedd41f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e56eed18e0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e56eed18e0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e56eedd43b2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e56eedd43b2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e56eedb9eaa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e56eedb1739 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e56eedbac1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e56eedf0f6c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e56eed09eed - io_failure_tests[8ea82badbfa7bdc4]::test_open_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/io_failure_tests.rs:21:5
[INFO] [stdout]   20:     0x5e56eed09657 - io_failure_tests[8ea82badbfa7bdc4]::test_open_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/io_failure_tests.rs:10:33
[INFO] [stdout]   21:     0x5e56eed0cb86 - <io_failure_tests[8ea82badbfa7bdc4]::test_open_permission_denied::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e56eed0ceeb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e56eed0ceeb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5e56eed198db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5e56eed198db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5e56eed198db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5e56eed198db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5e56eed198db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5e56eed198db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5e56eed198db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5e56eed14ff4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5e56eed14ff4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5e56eed1c4e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5e56eed1c4e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e56eed1c4e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e56eed1c4e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e56eed1c4e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e56eed1c4e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5e56eed1c4e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e56eeddc06f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5e56eeddc06f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x71af1c7d8aa4 - <unknown>
[INFO] [stdout]   43:     0x71af1c865a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_open_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce6d1a7de64db085c8977747045dfb0a352d3858667dc076055233592bac676b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6d1a7de64db085c8977747045dfb0a352d3858667dc076055233592bac676b", kill_on_drop: false }`
[INFO] [stdout] ce6d1a7de64db085c8977747045dfb0a352d3858667dc076055233592bac676b
